osm.xml: Use the right options in sample commands.
authoroliskoli <oliskoli>
Sun, 19 Oct 2008 17:05:18 +0000 (17:05 +0000)
committeroliskoli <oliskoli>
Sun, 19 Oct 2008 17:05:18 +0000 (17:05 +0000)
xmldoc/formats/options/osm-created_by.xml

index bb0b8cd74b3db22b36c63ee7d995e57cf0cf5e2d..b2ce9c8fd5da9bf3ff03b35770adefd6e1c3e809 100644 (file)
@@ -7,7 +7,7 @@ all the created nodes and ways.
 
 <para>
 <userinput>
-gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -O out.osm
+gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -F out.osm
 </userinput>
 </para>
 
@@ -17,6 +17,6 @@ gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -O out.osm
 
 <para>
 <userinput>
-gpsbabel -i INTYPE -f INFILE -o osm,created_by= -O out.osm
+gpsbabel -i INTYPE -f INFILE -o osm,created_by= -F out.osm
 </userinput>
 </para>